Automations

Server Commands

  • Version: 1.8.0
  • Official Verified

OpenBots Command group containing OpenBots Server commands (Asset, Credential, QueueItem, ServerEmail, Job).

OpenBots.Commands.Server \ Set Queue Item Status Command

Command: Set Queue Item Status Command

This command updates the status of a Queue Item in an existing Queue in OpenBots Server.

Parameters

Queue Item

Enter a Queue Item Dictionary variable.

Required

Queue Item Status Type

Specify the Queue Item status type.

Required

Queue Item Error Code (Optional)

Enter the Queue Item error code.

Queue Item Error Message (Optional)

Enter the Queue Item error message.

Result JSON (Optional)

Enter a result JSON for the Queue Item.

Private (Optional)

Optional field to mark the command as private (data sensitive) in order to avoid its logging.

Remote (Optional)

Optional field to mark the command as remote in order to execute it on a remote machine.

Error Handling

Optional field for how to handle errors encountered.

Required

Comment (Optional)

Optional field to enter a custom comment which could potentially describe this command or the need for this command.

Logo